Name | Description | |
---|---|---|
![]() | ScatterMapLayer<T> Constructor | Creates one ScatterMapLayer<T> instance. |
The following tables list the members exposed by ScatterMapLayer<T>.
Name | Description | |
---|---|---|
![]() | ScatterMapLayer<T> Constructor | Creates one ScatterMapLayer<T> instance. |
Name | Description | |
---|---|---|
![]() | Binding | Gets or sets the binding for the layer. |
![]() | ColorScale | Gets or sets color scale used for fill layer's items. (Inherited from C1.Web.Mvc.MapLayerBase<T>) |
![]() | ExtraMapLayerTypeName | Overridden. A flag for client-side wrapper to indicate that this layer is an ExtraLayer. |
![]() | ItemsSource | Gets or sets a data source for the layer. (Inherited from C1.Web.Mvc.MapLayerBase<T>) |
![]() | OnClientItemsSourceChanged | Occurs after the layer has been bound to a new items source. (Inherited from C1.Web.Mvc.MapLayerBase<T>) |
![]() | Style | Gets or sets the layer's style. (Inherited from C1.Web.Mvc.MapLayerBase<T>) |
![]() | SymbolMaxSize | Gets or sets the maximal symbol size for bubble plot. |
![]() | SymbolMinSize | Gets or sets the minimal symbol size for bubble plot. |
![]() | SymbolSize | Gets or sets the symbol size for rendering GeoJSON points/multi-points. |
![]() | Url | Get or sets the data source url. (Inherited from C1.Web.Mvc.MapLayerBase<T>) |